Creating and animating text on a pathYou can use open or closed masks to create paths for text. After you create the mask or path, you can modify it at any time. When using a closed mask as a text path, make sure to set the mask mode to None. Use the Path Options property to specify a path and alter the way that individual characters appear on the path--perpendicular to the path, aligned to the left or right, reversed, and so on. Animating Path Options is an easy way to create text that travels along a path. You can also animate the First Margin property so that the margin moves from one end of the path to the other. To position text along a mask's path:
Note: If the mask is closed (for example, if the mask is a circle), set the mask mode to None. For more information on masks, see Using mask modes. Note: You can also change the text margins using the Right Margin and Left Margin property in the Timeline window. ![]() Changing the Last Margin of path text in the Composition window To change or animate text path properties:
Path Options include the following additional properties: Reverse Path Reverses the path. This option is useful for closed paths; however, to see the results, make sure the mask mode is set to None. Perpendicular to Path Rotates each character so that it is perpendicular to the path. Force Alignment Positions the first character at the beginning of the path (or at the specified First Margin location), positions the last character at the end of the path (or at the specified Last Margin location), and evenly spaces the remaining characters between the first and last characters. First Margin Specifies the position of the first character in pixels, relative to the start of the path. The First Margin is not active when text is right-aligned and force alignment is not enabled. Last Margin Specifies the position of the last character in pixels, relative to the end of the path. Last Margin is not active when text is left-aligned and force alignment is not enabled. |